Remove no-byte-compile setting from some lisp/term files.
authorGlenn Morris <rgm@gnu.org>
Tue, 1 May 2012 06:59:34 +0000 (23:59 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 1 May 2012 06:59:34 +0000 (23:59 -0700)
commit5d71a4e83b6e6290d8f25984de7d8fd950fb9d96
tree41da02b7d264cf5aab99fb78758ec51c125db266
parentd59acbf6e6663a219b355d3360960d880911338c
Remove no-byte-compile setting from some lisp/term files.

Not that compiling these will bring any noticeable speed benefit, but
there's really no reason not to compile them.  The extra disk space
and build time is negligible, and it might reveal use of obsolete
functions, bugs, etc.
21 files changed:
lisp/ChangeLog
lisp/term/AT386.el
lisp/term/apollo.el
lisp/term/bobcat.el
lisp/term/cygwin.el
lisp/term/iris-ansi.el
lisp/term/linux.el
lisp/term/lk201.el
lisp/term/news.el
lisp/term/screen.el
lisp/term/vt102.el
lisp/term/vt125.el
lisp/term/vt200.el
lisp/term/vt201.el
lisp/term/vt220.el
lisp/term/vt240.el
lisp/term/vt300.el
lisp/term/vt320.el
lisp/term/vt400.el
lisp/term/vt420.el
lisp/term/wyse50.el